home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_m / mathwo13.zip / GOMW.BAT < prev    next >
DOS Batch File  |  1992-12-05  |  2KB  |  27 lines

  1. @echo off
  2. cls
  3. ECHO .            -------  Welcome to MATH WORKOUT  version 1.3  -------
  4. ECHO .
  5. ECHO .   1.  If you're not a registered user, PRINT AND READ ALL .DOC FILES !!
  6. ECHO .       There are 81 pages in all (53 in MWMANUAL.DOC, 28 in others)
  7. ECHO .       At the DOS prompt, type:   COPY *.DOC PRN     Then, hit [Enter]
  8. ECHO .       Or, print files individually by typing:   COPY filename PRN
  9. ECHO .       10 cpi (Characters/Inch), 0 left margin, 60 lines/page is best.
  10. ECHO .       All .DOC files contain pagebreaks, page numbers, and margins.
  11. ECHO .   ----------------------------------------------------------------------
  12. ECHO .   2.  To install, read the Installation chapter. Then, run MWINSTAL.BAT
  13. ECHO .       To run MWINSTAL.BAT, type MWINSTAL and then hit [Enter].
  14. ECHO .       WARNING:  You should install even if you plan to run off a floppy!
  15. ECHO .   ----------------------------------------------------------------------
  16. ECHO .   3.  Read the Introduction chapter in the User Manual  (MWMANUAL.DOC)
  17. ECHO .       to understand what this program is all about.
  18. ECHO .   ----------------------------------------------------------------------
  19. ECHO .   4.  When you run MATH WORKOUT for the first time, read the BASIC RULES
  20. ECHO .       and HOW TO PROCEED sections of On-Line Help.
  21. ECHO .   ----------------------------------------------------------------------
  22. ECHO .   5.  To run the BONUS PROGRAM, type MWBP and then hit [Enter]
  23. ECHO .
  24. ECHO .
  25. ECHO .                                             --- End of GOMW.BAT ---
  26. PAUSE
  27.